Skip to content

Move from localhost to 127.0.0.1#213

Merged
youngbupark merged 1 commit into
dapr:masterfrom
yaron2:localhostfix
Feb 5, 2020
Merged

Move from localhost to 127.0.0.1#213
youngbupark merged 1 commit into
dapr:masterfrom
yaron2:localhostfix

Conversation

@yaron2

@yaron2 yaron2 commented Feb 5, 2020

Copy link
Copy Markdown
Member

This PR changes the address to talk to Dapr from localhost to 127.0.0.1.

This is the recommended way to avoid local OS specific DNS lookups that might hinder performance, and is a possible fix (needs validation) for #211 and #209.

@youngbupark youngbupark merged commit 93bb3b5 into dapr:master Feb 5, 2020
@youngbupark

Copy link
Copy Markdown
Contributor

@artursouza @LMWF @yaron2 I will cherry-pick it to release-0.2.0-beta.

cc/ @lukekim @msfussell

@artursouza

Copy link
Copy Markdown
Contributor

Thanks. We can release beta-2 today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants